"Your current security settings put your computer at risk. Click here..."
While a appreciate the message. I want to turn it off. Like UAC, and turning it off, it isn't that I don't care for what it's telling me. I'd rather say oops and reimage if anything, for the first time in years, gets by me and somehow cripples my system.Mostly my computer is only being used as a glorified media center machine. There isn't a single possibleway for malicious software to get in that I'mnot closely monitoring.I want to turn this message off without turning off the information bar. That only because it's likely some other automatically blocked event will require turning on the information bar, force enabling something to do what I want it to, but was blocked by IE's builtin security.Context:-Launch Applications and unsafe files (set to enable) to avoid the prompt.I wanted Windows to stopprompting me when Iwant to open shortcuts as links and save things from the internet. Which is only because I set up the links toolbar to replace thequick launch bar.SoI checked enable instead of prompt for downloading and opening files. Now the information bar is permanently open.
May 5th, 2009 6:50am

Control Panel | Action Center | AC SettingsRemove tick by Antivirus. Done
Free Windows Admin Tool Kit Click here and download it now
May 5th, 2009 7:59pm

Control Panel | Action Center | AC SettingsRemove tick by Antivirus. Done This was one of many notifications that I turned off along with UAC. Still has the security message in IE8 when any new page is opened or refresehd.As Per information bar instructions: Click to open Internet Explorer. Click the Tools button, and then click Internet Options. Click the Security tab, and then click Custom level. Do one or both of the following: To turn off the Information bar for ActiveX controls, scroll to the ActiveX controls and plug-ins section of the list, and then, under Automatic prompting for ActiveX controls, click Enable. To turn off the Information bar for file downloads, scroll to the Downloads section of the list, and then, under Automatic prompting for file downloads, click Enable. Click OK, click Yes to confirm that you want to make the change, and then click OK again.The one in bold is the one I did.
May 6th, 2009 1:37am

Hi, In order to let us know the detail of the issue, please capture a screenshot when the notification is received and submit it in the SkyDrive of your Live Space.Arthur Xie - MSFT
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2009 10:39am

Hi, In order to let us know the detail of the issue, please capture a screenshot when the notification is received and submit it in the SkyDrive of your Live Space. Arthur Xie - MSFT http://cid-2126f0a7617f33d3.skydrive.live.com/browse.aspx/.Public1.1 The message always appears when a new page is opened or refreshed.2.1 Here too (blue banner). How do I get rid of these notifications?3.1 All I want is this red option to be on so, as you can see, I can have a quick launch bar again without wasting gobs of room on useless Pinned items.Notice Links on the taskbar. This is the fake quick launch bar. These items are packed more tightly and don't have contextual stuff so I don't need them to be pinned. I mean that was the point of the quick launch menu wasn't it? See how nice the fake quick launch menu and pinned items play together? Besides that Pinned items take up more room which will only mean more items will be added to the Links bar before being considered Pin worthy.4.1 Change Action Center Settings. Everything save troubleshooting notificationsis off. It remains on only because at times a notification pops up for a software update I can try which sometimes resolves issues. So the notification may be more than the one mentioned in 3.1.5.1 Even when I say Default Level, the notification remains. What does Default Level change? (I put User Authentication back to login with credentials.)When I tried to post from IE8 it failed with - Unexpected Error.6.1 This is the first page that IE8 displays. No browsing for you before jumping through this hoop. Why? Just to force it to NOT harrass me about downloads and logging into familiar websites?But after researching this "issue" online.. yeah wow.. 3 years and the problem is worse than ever. Ah. Nevermind. It isn't worth the headache I'll stickwith Maxthon.
May 7th, 2009 3:02am

To disable"security settings" warning in IE8: Open registry editor In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security Create a new DWORD value named: DisableSecuritySettingsCheck with a value of "1" This will disable the security settings check. In IE7: Same as for IE8, but the location is: HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Security
Free Windows Admin Tool Kit Click here and download it now
May 12th, 2009 2:07am

I did the following... open Registry Editor, navigate to key below (step 1): 1) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SECURITYBAND] 2) Add or ensure the following keys have these values 2.1) (Reserved)"=dword:00000000 2.2) "explorer.exe"=dword:00000000 2.3) "wmplayer.exe"=dword:00000000 2.4) "iexplore.exe"=dword:00000000 3) Close IE8, and reopen it, navigate to a page, and no info bar about the Security Risk. I used this for IE8, running on Windows Server 2003 EE. Donnie Wishard
May 14th, 2009 6:16pm

Correction to IE7The location is: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SecurityThe rest is good. Thanks.
Free Windows Admin Tool Kit Click here and download it now
March 17th, 2010 9:15pm

This works, but the better method (since you should always recommend against directly editing the registry) is to go into Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Internet Explorer and enable "Turn off the Security Settings Check feature." Incidentally, for IE8 this sets the value at HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Security, which you listed for IE7.
June 19th, 2010 8:49pm

I did the following... open Registry Editor, navigate to key below (step 1): 1) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SECURITYBAND] 2) Add or ensure the following keys have these values 2.1) (Reserved)"=dword:00000000 2.2) "explorer.exe"=dword:00000000 2.3) "wmplayer.exe"=dword:00000000 2.4) "iexplore.exe"=dword:00000000 3) Close IE8, and reopen it, navigate to a page, and no info bar about the Security Risk. I used this for IE8, running on Windows Server 2003 EE. Donnie Wishard Thank you very much, that indeed got rid of the ever annoying "Your current security settings put your computer at risk. Click here..." message I was getting in IE8.
Free Windows Admin Tool Kit Click here and download it now
August 5th, 2010 7:08pm

Hey, Ok now can you explain this in english for me please. How do I create a new DWORD value? All I see in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security is 4 folders.. DPA, MSN, NEGOTIATE, NTLM and a fine called (default). Can you break down what my next steps are?
January 13th, 2011 6:23pm

Hey, Ok now can you explain this in english for me please. How do I create a new DWORD value? All I see in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security is 4 folders.. DPA, MSN, NEGOTIATE, NTLM and a fine called (default). Can you break down what my next steps are? You are in the wrong location for the creation of key values above refer Donnie Wishard lavigate to; HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SECURITYBAND Then right click within, New, then DWORD Value, then type name iexplorer.exe. A new entry will appear named iexplorer with a value of 0x00000000.
Free Windows Admin Tool Kit Click here and download it now
February 1st, 2011 9:45pm

Question: When some group decided to prompt every user about their IE settings not being secure, what goal did they have in mind? Was it to force admins to adjust settings immediately while fending off the belief that we messed up... or was it that they wanted us to dump IE?
April 15th, 2011 2:22pm

Yes, this is totally ridiculous, for a few days now, every time I launch IE9 or open a new tab, I get the security warning message which offers to "Fix settings for me". Thank you very much, I don't need the settings fix, how the hell do I turn this annoying feature off??? Sometimes I wonder who has these brilliant ideas and why do they need to fix something if it's not broken???
Free Windows Admin Tool Kit Click here and download it now
August 23rd, 2011 12:03pm

Had no effect.
September 7th, 2011 1:02pm

I gave up and decided to click the "Fix settings for me" button. I'm happy now, no idea what IE9 did for me and if it would ever affect some websites, so far everything seems alright...
Free Windows Admin Tool Kit Click here and download it now
September 9th, 2011 4:18pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics